*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;transition: 0.5s;}
.clearfix::after{content: "";display: block;clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 0;}
.clear{clear: both;}
.contain { width:1400px; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}
i,em{font-style: inherit;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: cover;}
.vimg:hover{transform: scale(1.2);}
.setwidth img{display: block;width: 600px;margin: 0 auto;}

.title{text-align: center;margin-bottom: 40px;background: url(../images/titlebg.png) no-repeat center top;}
.title>span{font-size: 36px;text-transform: uppercase;color: #333;font-weight: bold;letter-spacing: 10px;}
.title p{font-size: 25px;color: #666;margin-top: 17px;text-transform: uppercase;font-weight: lighter;}
/*head*/
.vnav .logo{font-size: 35px;font-weight: bold;line-height: 80px;}
.vnav{position: absolute;left: 0;top: 0;z-index: 9999999;width: 100%;}
.head>.contain{padding: 20px 0;}
.nav li{position: relative; float: left;text-align: center;width: 90px;height: 80px;line-height: 80px;}
.nav li a{font-size: 16px;display: block;}
.nav li::after{content: "";position: absolute;left: 0;bottom: 20px;width: 0;height: 2px;background: #d90404;transition: 0.5s;}
.nav li dl{width: 300px; background:rgba(0, 0, 0, 0.5);list-style-type:none;position:absolute;left: 0;top: 100px;z-index:-99999;transition: 0.5s;visibility: hidden;opacity: 0;}
.nav li dl dt a{color:#fff;font-size: 15px;line-height:40px;display: block;}
.tel{padding-left: 45px;background: url(../images/tel.png) no-repeat left;font-size: 14px;color: #777;}
.tel p{font-size: 35px;color: #333;}
.nav li:hover::after{width: 100%;}
.nav li:hover>a{color: #d90404;}
.nav li:hover i{width: 100%;}
.nav li:hover dl{top: 70px;z-index: 99999;visibility: visible;opacity: 1;}
.nav li dl dt a:hover{background: #f67406;color: #fff;}
/* 热销产品 */
.recommend_pro{padding: 80px 0;}
.pro-roll{margin-top: 20px;position: relative;}
.proSwiper .swiper-slide a{
  display: flex;
  justify-content: space-between;
  padding: 1%;
  padding-bottom: 30px;
  position: relative;
}

.proSwiper .swiper-slide a::before{
  content: '';
  position: absolute;
  bottom: -1.5625vw;
  left: 0;
  right: 0;
  background: #f1f1f1;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.proSwiper .swiper-slide a .img1{width: 60%;height: 318px;overflow: hidden;border: 1px solid #ccc;background: #fff;}
.proSwiper .swiper-slide a .img1 img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}

.proSwiper .swiper-slide a .wz{
  width: calc(100% - 63%);
  padding-top: 50px;
}

.proSwiper .swiper-slide a .wz .wz1{
  color: #333333;
  font-size: 14px;
  font-family: "Arial";
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.proSwiper .swiper-slide a .wz .wz2{
  font-weight: 600;
  color: #282828;
  font-size: 18px;
}

.proSwiper .swiper-slide a .wz .wz3{
  width: 48px;
  height: 4px;
  background: #d90404;
  margin-top: 0.78125vw;
}

.proSwiper .swiper-slide a .wz .wz4{
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.proSwiper .swiper-slide a .wz .wz5{
  background: url(../images/cp.png) no-repeat top center;
  width: 36px;
  height: 36px;
  background-size: 100% 100%;
  margin-top: 1.25vw;
}
.proSwiper .swiper-slide a:hover::before{background: #d90404;}
.proSwiper .swiper-slide a:hover .wz .wz1{color: #fff;}
.proSwiper .swiper-slide a:hover .wz .wz2{color: #fff;}
.proSwiper .swiper-slide a:hover .wz .wz3{background: #fff;}
.proSwiper .swiper-slide a:hover .wz .wz4{color: #fff;}
.proSwiper .swiper-slide a:hover .wz .wz5{background: url(../images/cpb.png) no-repeat top center;}
.pro-roll .swiper-pagination{top: 385px;}
.pro-roll .swiper-pagination-bullet{width: 25px;height: 25px;background: url(../images/cp1.png) no-repeat top center;opacity: 1;}
.pro-roll .swiper-pagination-bullet-active{background: url(../images/cp2.png) no-repeat top center;}
/* 简介 */
.ab-bg{background: url(../images/adbj.jpg) no-repeat top;padding: 80px 0;}
.aut .put1{color: #fff;}
.aut .put3{margin-top: 20px;}
.ab-wrap{align-items: center;}
.abl{width: 49.92%;}
.abl .at1{font-size: 30px;font-weight: 600;color: #333;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #d90404;}
.abl .atw{margin-top: 10px;}
.abl .atw p{font-size: 16px;line-height: 30px;}
.abl .atw a{display: block;margin-top: 20px;width: 160px;line-height: 45px;text-align: center;font-size: 16px;background: #d90404;color: #fff;transition: .5s;border-radius: 5px;}
.abl .atw a:hover{width: 200px;}
.abl .amore{margin-top: 26px;border: 2px solid #fff;width: 140px;}
.abl .amore a{display: block;text-align: center;line-height: 38px;font-size: 14px;color: #fff;}
.abr{width: 45%;height: 411px;overflow: hidden;}
.ablist{background: #fff;box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.2);margin-top: 50px;padding: 40px 0;position: relative;border-radius: 5px;}
.flexed{display: flex;justify-content: space-between;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ablist ul li{width: 25%;text-align: center;background: url(../images/xian.png) no-repeat right center;}
.ablist ul li .square{width: 80px;height: 80px;margin: 0 auto;overflow: hidden;}
.ablist ul li .square img{transition: 0.5s;}
.ablist ul li .line{width: 20px;height: 4px;margin: 10px auto 20px;background: #d90404;transition: 0.5s;}
.ablist ul li p{font-size: 16px;}

.ablist ul li:hover img{transform: translateY(-80px);}
.ablist ul li:hover .line{width: 40px;}
/* 产品 */
.product{background: #f6f6f6;padding: 50px 0 80px;}
.prol{width: 21.33%;}
.pro1 .pt{
  background: #d90404;
  padding: 0.9vw;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

.psort{
  background: #fff;
  margin-top: 6px;
  padding: 0 1vw;
  padding-bottom: 1vw;
}

.psort li{
  border-bottom: 1px solid #e4e4e4;
  padding: 12px 0;
  background: url(../images/ocp.png) no-repeat right center;
}

.psort li a{
  display: block;
  color: #333333;
  font-size: 16px;
}

.psort li:hover a{
  color: #d90404;
}

.pro2{
  margin-top: 8px;
}

.pror{
  width: 77.5%;
}

.pror{
  flex-wrap: wrap;
}

.pror li{width: 24%;border: 1px solid #eeeeee;background: #fff;text-align: center;}
.pror li .img1{height: 240px;overflow: hidden;}
.pror li .img1 img{width: 100%;height: 100%;object-fit: contain;transition: 1s;}
.pror li:hover{border-color: #d90404;}
.pror li .wz1{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2% 0;
}

.pror li .wz1 span{
  width: 50px;
  height: 2px;
  background: #e6e6e6;
}

.pror li .wz1 b{
  font-weight: 500;
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
  text-transform: uppercase;
  padding: 0 10px;
}

.pror li .wz2{
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}

.pror li .wz3{
  width: 155px;
  height: 30px;
  border: 2px solid #ebebeb;
  border-radius: 30px;
  margin: 10px auto;
  text-align: center;
  line-height: 30px;
  color: #666666;
  font-size: 14px;
}
.pror li:hover .wz2{color: #d90404;}
.pror li:nth-child(n+5){margin-top: 12px;}
.pror li:hover .wz3{background: #d90404;color: #fff;}
/* 新闻 */
.xw{padding: 80px 0;background: url(../images/xwbj.png);}
.xwnr li{float: left;width: 45.8%;position: relative;}
.xwnr li .img1{height: 480px;overflow: hidden;}
.xwnr li:nth-child(2n){float: right;}
.xwnr li .img1 img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.xwnr li:hover .img1 img{transform: scale(1.2);}
.xwnr li .wz{position: absolute;z-index: 99;bottom: -100px;left: 60px;background: #fff;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.3);width: 72.43%;padding: 40px 30px;}
.xwnr li .wz .wz1{color: #d90404;font-size: 12px;text-transform: uppercase;font-family: "Arial";}
.xwnr li .wz .wz2{color: #333333;font-size: 18px;font-weight: 600;margin: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 74%;}
.xwnr li:hover .wz .wz2{color: #d90404;}
.xwnr li .wz .wz3{color: #999999;font-size: 14px;line-height: 20px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.xwnr li .date{position: absolute;top: -30px;right: 20px;background: #d90404;width: 100px;height: 60px;text-align: center;color: #fff;font-weight: 600;font-size: 18px;line-height: 1;padding: 30px 0 10px 0;}
.xwnr li .date b{font-size: 24px;display: block;}
/* 广告 */
.ad-bg{
  background: url(../images/adbj.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 80px;
  padding: 80px 0;
}

.adlist1{
  flex-wrap: wrap;
}

.adlist1 li{
  width: 33.26%;
  text-align: center;
  padding: 60px 0;
  border-right: 1px solid rgba(255,255,255,.2);
}
.adlist1 li .img1 img{
  max-width: 100%;
  margin: 0 auto;
}
.adlist1 li .img1 img.imgb{
  display: none;
}

.adlist1 li .wz1{
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  margin-top: 2vw;
}

.adlist1 li .wz2{
  font-size: 14px;
  color: rgba(255,255,255,.5);
  text-transform: uppercase;
  margin-top: 0.78125vw;
}

.adlist1 li:nth-child(3n){
  border-right:none;
}

.adlist1 li:nth-child(n+4){
  border-top: 1px solid rgba(255,255,255,.2);
}
.details{width: 160px;height: 45px;line-height: 45px;text-align: center;border: 1px solid #d90404;margin: 150px auto 0;position: relative;overflow: hidden;}
.details a{font-size: 16px;color: #333;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.details i{position: absolute;left: 0;top: -45px;width: 100%;height: 100%;background: #d90404;z-index: 1;transition: 0.5s;}

.details:hover i{top: 0;}
.details:hover a{color: #fff;}
.adlist1 li:hover .img1 img.imga{display: none;}
.adlist1 li:hover .img1 img.imgb{display: block;}
.adlist1 li:hover .wz1{color: #d90404;}
.adlist1 li:hover .wz2{color: #d90404;}
/* 实力 */
.knowledge{padding: 80px 0;overflow: hidden;}
.zsimg{height: 300px;overflow: hidden;margin-bottom: 10px;}
.zsimg img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.zsbox span{font-size: 18px;color: #333;font-weight: bold;}
.zsbox p{font-size: 14px;color: #999;line-height: 1.5;margin: 10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.zsbox .duo{font-size: 16px;color: #d90404;}
.zsbox .duo i{display: inline-block;width: 55px;height: 1px;background: #d90404;margin-left: 10px;}
.zsnr .swiper-slide:hover img{transform: scale(1.2);}
.zsnr .swiper-slide:hover .zsbox span{color: #d90404;}
.zsnr{position: relative;}
.zsnr .swiper-pagination{top: 370px;}
.zsnr .swiper-pagination-bullet{width: 25px;height: 25px;background: url(../images/cp1.png) no-repeat top center;opacity: 1;}
.zsnr .swiper-pagination-bullet-active{background: url(../images/cp2.png) no-repeat top center;}
#knowledge{overflow: inherit;}


/*footer*/
.foot-bg{background: url(../images/bottom.jpg);padding: 30px 0;}
.foot-index{display: flex;justify-content: space-between;}
.foot1{width: 16%;}
.fi{width: 20%;}
.fi-fi{width: 52%;}
.hidden-xs{width: 15%;}
.ft{
  font-size: 18px;
  color: #ffffff;
  padding: 15px 0;
  margin-bottom: 10px;
  position: relative;
}
.ft::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 70px;height: 2px;background: #d90404;}
.ft span{
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255,255,255,.2);
  margin-left: 10px;
}
.fnav li{
  float: left;
  width: 40%;
  margin-bottom: 7px;
}

.fnav li a{
  display: block;
  font-size: 14px;
  color: rgba(255,255,255,.5);
}
.fnav li:hover a{color: #fff;text-decoration: underline;}
.lx p{color: rgba(255,255,255,.5);font-size: 14px;}

.ferq{text-align: center;font-size: 14px;color: rgba(255,255,255,.5);}
.cop-bg{
  background: #1e1f21;
  border-top: 1px solid #595a5c;
  border-bottom: 1px solid #595a5c;
  padding: 25px 0;
}

.cop-index{
  font-size: 12px;
  color: rgba(255,255,255,.3);
}

.cop-index a{
  color: rgba(255,255,255,.3);
}

.cop-index a:hover{
  color: #d90404;
}
.banquan{ width: 100%; height: 30px; line-height: 30px; background: #2c2c2c; text-align: center;color: rgba(255,255,255,.5);border-top: 1px solid #464646;}
.hhimg{height: 330px;background: url(../images/images.jpg) no-repeat center center;}
.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}
.message{line-height:24px;width: 580px;margin: 0 auto;}
.message dt{float:left;clear:both;width:70px;margin-top:18px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:40px;height:40px;border-radius: 5px;border: 1px solid rgb(169, 169, 169);}
.message .input{display: flex;justify-content: space-evenly;margin-top: 20px;}
.sub{line-height:40px !important;height: 40px !important;width: 150px;background: #d90404;cursor: pointer;border: none;font-size: 16px;color: #fff;}
.iright .e2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.e2 li{width: 48%;padding: 10px;border: 1px solid #ccc;margin-bottom: 12px;position: relative;overflow: hidden;border-radius: 5px;}
.e2 li .bottom_div{position: absolute;left: -100%;top: 0;z-index: -1;width: 100%;height: 100%;background: #d90404;transition: 0.5s;transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.e2 li .nti{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.e2 li .nti .xian{width: 30px;height: 2px;float: left;background: #d90404;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li .tia{float: left;font-size: 18px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
.e2 li .nti>span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.e2 li .des .desbo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e2 li .des a{width: 120px;line-height: 35px;text-align: center;font-size: 15px;margin-top: 40px;background: #d90404;color: #fff;border-radius: 5px;}
.e2 li:hover .bottom_div{left: 0;}
.e2 li:hover .nti .xian{background: #fff;}
.e2 li:hover a{color: #fff;}
.e2 li:hover .des{color: #fff;}
.e2 li:hover .des a{background: #fff;color: #d90404;}
.e2 li:hover{border-color: #d90404;}

.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
/* .time{border-bottom:1px solid #dedede;} */
.guidbar_next{padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;display: flex;justify-content: space-between;}
.guidbar_next li{font-size:14px;color:#666;}
.guidbar_next li a{color:#333;font-size: 14px;}
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
.page li{display: inline-block;margin-right:6px;border:1px solid #ccc;width: 5%;}
.page .pages_hollow{width: 5%;line-height:25px;background: #d90404;color: #fff;border:1px solid #d90404;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #d90404;color: #fff;text-decoration:none;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:16px;}
.mt5{ text-align: center;}
.iright{margin-bottom: 20px;}
.icpfl{background: #d90404; }
.cpt{ height: 80px; background: #032e65; text-align: center; font-size: 22px; color: #fff; line-height: 80px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #f8f8f8; text-align: center; margin-bottom: 10px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover{ background: #032e65;}
.cpb li:hover a{color: #fff;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #d90404; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{height:60px;line-height: 60px;font-size:16px;box-shadow: 0 5px 10px #ccc;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;color: #333;border-bottom: 4px solid #d90404;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.mup p{float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.sbj{ margin: 40px auto;}
.rytp{width:24%;float:left;margin:0px 5px 20px;}
.rytp a.link{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;position: relative;}
.rytp a.link::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;transition: 0.5s;opacity: 1;background: #fff;}
.rytp a.link::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;transition: 0.5s;opacity: 1;background: #fff;}
.rytp:hover a.link::before{opacity: 0;width: 100%;left: 0;}
.rytp:hover a.link::after{opacity: 0;height: 100%;top: 0;}

.rytp .ryimg{height: 250px;overflow: hidden;position: relative;}
.rytp .ryimg img{object-fit: contain;}
.rytp .ryimg::after{content: "查看详情";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);transition: 0.5s;font-size: 16px;color: #fff;text-align: center;line-height: 250px;opacity: 0;}
.rytp:hover .ryimg::after{opacity: 1;}
.rytp .ryb{line-height:40px;height:40px;text-align:center;position: relative;}
.rytp .ryb::after{content: "";display: block;width: 0;height: 100%;background: #d90404;transition: 0.5s;margin: 0 auto;}
.rytp .ryb p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;width: 100%;z-index: 5;transition: 0.5s;}
.rytp:hover .ryb::after{width: 100%;}
.rytp:hover .ryb p{color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 14%;display: inline-block;border: 1px solid #d90404;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: relative;border-right: none;}
.nproduct li:nth-child(7n){border-right: 1px solid #d90404;}
.nproduct li:last-child{border-right: 1px solid #d90404;}
.nproduct li a{font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nproduct li dl{line-height: 35px;display: none;background: #d90404;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid #d90404;}
.nproduct li dl a{font-size: 15px;display: block;color: #fff;position: relative;}
.nproduct li dl a::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #fff;transition: 0.5s;}
.nproduct li:hover{background: #d90404;}
.nproduct li:hover a{color: #fff;}
.nproduct li dl dt a:hover::after{width: 100%;}

/* 联系我们内页 */
.content .cfont{font-size: 16px;color: #777;line-height: 1.5;margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.content .inside{display: flex;justify-content: space-between;flex-wrap: wrap;}
.content .inside li{width: 46.5%;border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding: 20px;}
.content .inside li .inr{width: 85%;font-size: 16px;color: #777;position: relative;}
.content .inside li .inr p{font-size: 19px;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.content .inside li .inr::after{content: "";display: block;position: absolute;left: -12px;top: 10px;width: 1px;height: 50px;background: #ccc;}
.content .inside li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);border-color: #d90404;}

/* 侧边工具栏 */
#toolbar {position: fixed;z-index: 9999;right: 17px;bottom: 10%;}
#toolbar li {margin-bottom: 3px;font-size: 0;width: 57px;height: 57px;right: 0;position: relative;}
#toolbar li a {display: block;position: absolute;z-index: 9;right: 0;top: 0;width: 57px;height: 57px;overflow: hidden;background: #d90404;-webkit-transition: all .5s ease;transition: all .5s ease;white-space: nowrap;font-size: 0;}
#toolbar li .icon-font {display: inline-block;vertical-align: middle;width: 57px;height: 57px;background-color: #d90404;}
#toolbar li .icon-qq:after {background-position: 0 -150px;}
#toolbar li .icon-phone:after {background-position: 0 -90px;}
#toolbar li .icon-ewm:after {background-position: 0 -30px;}
#toolbar li .icon-message:after {background-position: 0 -120px;}
#toolbar li .icon-top:after {background-position: 0 -60px;}
#toolbar li .icon-wangwang:after {background-position: 0 0;}
#toolbar li .wz {display: inline-block;line-height: 57px;font-size: 14px;color: #fff;vertical-align: middle;padding-left: 10px;}
#toolbar li.ewm .ewm-box {position: absolute;z-index: 1;padding: 5px;background: #292e39;width: 110px;right: 120%;bottom: 0;opacity: 0;visibility: hidden;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all .7s;transition: all .7s;}
#toolbar li.ewm .ewm-box p {margin-bottom: 0;}
#toolbar li.ewm .ewm-box img {max-width: 100%;}
#toolbar li.ewm .ewm-box:after {content: '';position: absolute;right: -5px;bottom: 20px;width: 0;height: 0;line-height: 0;font-size: 0;overflow: hidden;border-width: 5px;cursor: pointer;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #292e39;border-right: none;}
#toolbar li.ewm:hover .icon {background-position: -57px -180px;}
#toolbar li.ewm:hover .ewm-box {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}
#toolbar li.backtop {cursor: pointer;}
#toolbar li.backtop .iconfont {color: #fff;background-color: #292e39;}
#toolbar li:hover a {width: 200px;}
#toolbar li:last-child:hover a{width: 59px;}
#toolbar li:hover .icon-font {background-color: #292e39;}
#toolbar li:hover .icon-qq:after {background-position: -30px -150px;}
#toolbar li:hover .icon-phone:after {background-position: -30px -90px;}
#toolbar li:hover .icon-ewm:after {background-position: -30px -30px;}
#toolbar li:hover .icon-message:after {background-position: -30px -120px;}
#toolbar li:hover .icon-wangwang:after {background-position: -30px 0;}
#toolbar li:hover .icon-top:after {background-position: -30px -60px;}
.icon-font {position: relative;}
.icon-font:after {content: "";width: 30px;height: 30px;background-image: url(../images/icon_spirit.png);background-repeat: no-repeat;position: absolute;left: calc(50% - 15px);top: calc(50% - 15px);}

.t_msgwrapper {position:fixed;top:30%;right:0;z-index:999;transition:all 0.6s;text-align:center;}
.t_wxcode {text-align:center;}
.t_bg {background-color:transparent;}
.t_msgcontainer {background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.3);overflow:hidden;width:300px;max-width:;position:fixed;bottom:8%;right:3%;z-index:99999;display:none;}
.t_msgheader {border-bottom:1px solid #f0f0f0;background-color:#f7f7f7;padding:10px 20px;}
.t_msgheader h2 {margin:0;}
.t_form {padding:10px 20px;}
.t_form .t_button {background-color:#f7f7f7;border:2px solid #f7f7f7;border-radius:4px;color:#000;display:block;font-family:inherit;font-size:16px;padding:10px;margin-top:20px;width:;}
.t_form-control {margin-bottom:10px;padding-bottom:10px;position:relative;}
.t_form-control label {display:inline-block;margin-bottom:5px;}
.t_form-control input {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:;padding:0 0;outline:none;border:none;}
.t_form-control textarea {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:95%;outline:none;border:none;}
.t_form-control input:focus {outline:0;border-color:#777;}
.t_form-control.success input {border-color:#2ecc71;}
.t_form-control.error input {border-color:#e74c3c;}
.t_form-control i {visibility:hidden;position:absolute;top:40px;right:10px;}
.t_form-control.success i.fa-check-circle {color:#2ecc71;visibility:visible;}
.t_form-control.error i.fa-exclamation-circle {color:#e74c3c;visibility:visible;}
.t_form-control small {color:#e74c3c;position:absolute;bottom:0;left:0;visibility:hidden;}
.t_form-control.error small {visibility:visible;}
.t_show {width:65px;height:65px;border-radius:50%;position:fixed;bottom:3%;right:0%;z-index:10000;}
@keyframes rotated {0% {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
15% {-webkit-transform:rotateX(180deg) scale(0.9) translateZ(-10px);transform:rotateX(180deg) scale(0.9) translateZ(-10px);}
30% {-webkit-transform:rotateZ(180deg) scale(0.9) translateZ(-10px);transform:rotateZ(180deg) scale(0.9) translateZ(-10px);}
45% {-webkit-transform:rotateY(180deg) scale(0.9) translateZ(-10px);transform:rotateY(180deg) scale(0.9) translateZ(-10px);}
60% {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
 {-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1);}
;}
.t_return img {padding:5px;}
.t_show {-webkit-animation:rotated 8s both infinite ease-in-out;-o-animation:rotated 8s both infinite ease-in-out;animation:rotated 8s both infinite ease-in-out;}
.t_show img {-webkit-animation:rotatedb 8s both infinite ease-in-out;  -o-animation:rotatedb 8s both infinite ease-in-out;animation:rotatedb 8s both infinite ease-in-out;;}
.t_wx {position:relative;}
.t_wxcode {display:none;position:absolute;top:-50px;left:-150px;z-index:9999;}
@media screen and (max-width:800px) {.t_msgwrapper {display:none;}
;}
@media screen and (max-width:800px) {.t_return {font-size:15px;}
.t_bg {display:none;position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:rgba(0,0,0,0.7);}
.t_msgcontainer {background-color:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,0.3);overflow:hidden;width:94%;max-width:;position:fixed;bottom:15%;right:3%;z-index:10001;display:none;}
.t_msgheader {border-bottom:1px solid #f0f0f0;background-color:#f7f7f7;padding:5px 15px;}
.t_msgheader h2 {margin:0;font-size:15px;color:#ddd;}
.t_form {padding:5px 10px;}
.t_form {padding:5px 15px;font-size:14px;}
.t_form .t_button {background-color:#f7f7f7;border:2px solid #f7f7f7;border-radius:4px;color:#000;display:block;font-family:inherit;font-size:14px;padding:8px;margin-top:5px;width:;}
.t_form-control {margin-bottom:5px;padding-bottom:10px;position:relative;}
.t_form-control label {display:inline-block;margin-bottom:5px;font-size:14px;}
.t_form-control input {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:14px;width:;padding:5px 10px;outline:none;border:none;}
.t_form-control textarea {border:2px solid #f0f0f0;border-radius:4px;display:block;font-family:inherit;font-size:18px;width:;padding:5px 10px;outline:none;border:none;}
.list_input {padding:0;margin:0;}
.t_form-control input:focus {outline:0;border-color:#777;}
.t_form-control.success input {border-color:#2ecc71;}
.t_form-control.error input {border-color:#e74c3c;}
.t_form-control i {visibility:hidden;position:absolute;top:40px;right:10px;}
.t_form-control.success i.fa-check-circle {color:#2ecc71;visibility:visible;}
.t_form-control.error i.fa-exclamation-circle {color:#e74c3c;visibility:visible;}
.t_form-control small {color:#e74c3c;position:absolute;bottom:0;left:0;visibility:hidden;}
.t_form-control.error small {visibility:visible;}
;}


@media screen and (max-width: 1440px) {
	.contain{width: 1200px;}
	.proSwiper .swiper-slide a .img1{width: 50%;height: 230px;}
	.proSwiper .swiper-slide a .wz{width: 46%;padding-top: 30px;}
	.proSwiper .swiper-slide a .wz .wz5{display: none;}
	.pro-roll .swiper-pagination{top: 285px;}
	
	/* 内页 */
	.e2 li{width: 47.6%;}
	.rytp{width: 24.1%;}
	.page li{width: 7%;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
	.content .inside li{width: 45.6%;}
	.content .inside li .inr{width: 82%;}
}